How to Install ansible-tower-cli software package in Ubuntu 17.04 (Zesty Zapus)

How to Install ansible-tower-cli software package in Ubuntu 17.04 (Zesty Zapus)

ansible-tower-cli software package provides command line tool for Ansible Tower, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ansible-tower-cli 

ansible-tower-cli is installed in your system.

Make ensure the ansible-tower-cli package were installed using the commands given below,

$ sudo dpkg-query -l | grep ansible-tower-cli *

You will get with ansible-tower-cli package name, version, architecture and description in a table

ansible-tower-cli package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Python
Package ansible-tower-cli
Version 3.0.1-1
Description command line tool for Ansible Tower
Sub Section Python


See Also, How to uninstall or remove ansible-tower-cli software package from Ubuntu 17.04 (Zesty Zapus)?